﻿2026-07-27T01:37:34.7601152Z ##[group]Run actions/checkout@v5
2026-07-27T01:37:34.7601949Z with:
2026-07-27T01:37:34.7602324Z   fetch-depth: 2
2026-07-27T01:37:34.7602737Z   repository: BigscreenVR/spt-bs-core
2026-07-27T01:37:34.7605966Z   token: ***
2026-07-27T01:37:34.7606368Z   ssh-strict: true
2026-07-27T01:37:34.7606767Z   ssh-user: git
2026-07-27T01:37:34.7607177Z   persist-credentials: true
2026-07-27T01:37:34.7607642Z   clean: true
2026-07-27T01:37:34.7608048Z   sparse-checkout-cone-mode: true
2026-07-27T01:37:34.7608513Z   fetch-tags: false
2026-07-27T01:37:34.7608911Z   show-progress: true
2026-07-27T01:37:34.7609415Z   lfs: false
2026-07-27T01:37:34.7609801Z   submodules: false
2026-07-27T01:37:34.7610208Z   set-safe-directory: true
2026-07-27T01:37:34.7610659Z   allow-unsafe-pr-checkout: false
2026-07-27T01:37:34.7611345Z ##[endgroup]
2026-07-27T01:37:34.8441200Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T01:37:34.8443351Z ##[group]Getting Git version info
2026-07-27T01:37:34.8444417Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T01:37:34.8445998Z [command]/usr/bin/git version
2026-07-27T01:37:34.8447241Z git version 2.43.0
2026-07-27T01:37:34.8464320Z ##[endgroup]
2026-07-27T01:37:34.8475977Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/ddb4fc6a-3513-4c99-81de-6d80d579e836' before making global git config changes
2026-07-27T01:37:34.8477949Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T01:37:34.8479706Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T01:37:34.8513117Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T01:37:34.8532497Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T01:37:34.8543887Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T01:37:34.8546545Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T01:37:34.8565889Z HEAD
2026-07-27T01:37:34.8597874Z ##[endgroup]
2026-07-27T01:37:34.8598440Z [command]/usr/bin/git submodule status
2026-07-27T01:37:34.8777938Z ##[group]Cleaning the repository
2026-07-27T01:37:34.8780609Z [command]/usr/bin/git clean -ffdx
2026-07-27T01:37:34.8809747Z Removing traceable-reqs
2026-07-27T01:37:34.8816813Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T01:37:34.8882083Z HEAD is now at 5a425216 Merge dd7f89edfee5c64b2cc680c467451e9a42d2760d into 12555b462f7ee2bed9149aae95036a00b37e2f9a
2026-07-27T01:37:34.8887517Z ##[endgroup]
2026-07-27T01:37:34.8889324Z ##[group]Disabling automatic garbage collection
2026-07-27T01:37:34.8892596Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T01:37:34.8918845Z ##[endgroup]
2026-07-27T01:37:34.8920051Z ##[group]Setting up auth
2026-07-27T01:37:34.8924085Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T01:37:34.8952761Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T01:37:34.9137226Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T01:37:34.9164893Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T01:37:34.9352092Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T01:37:34.9377237Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T01:37:34.9565459Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T01:37:34.9594623Z ##[endgroup]
2026-07-27T01:37:34.9595348Z ##[group]Fetching the repository
2026-07-27T01:37:34.9602187Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +5a42521655028efa7a3c1452c76a1e1cba5e6aaf:refs/remotes/pull/90/merge
2026-07-27T01:37:35.3550021Z ##[endgroup]
2026-07-27T01:37:35.3551362Z ##[group]Determining the checkout info
2026-07-27T01:37:35.3552755Z ##[endgroup]
2026-07-27T01:37:35.3553871Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T01:37:35.3615906Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T01:37:35.3640251Z ##[group]Checking out the ref
2026-07-27T01:37:35.3641833Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/90/merge
2026-07-27T01:37:35.3685744Z HEAD is now at 5a425216 Merge dd7f89edfee5c64b2cc680c467451e9a42d2760d into 12555b462f7ee2bed9149aae95036a00b37e2f9a
2026-07-27T01:37:35.3689479Z ##[endgroup]
2026-07-27T01:37:35.3718850Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T01:37:35.3743111Z 5a42521655028efa7a3c1452c76a1e1cba5e6aaf
